menu
dtk_api
domain/order_position_umbrella.dart
OrderPositionUmbrella
totalPrice property
totalPrice
dark_mode
light_mode
totalPrice
property
@JsonKey(includeIfNull: false)
int?
totalPrice
final
Implementation
@JsonKey(includeIfNull: false) final int? totalPrice;
dtk_api
order_umbrella_position_domain
OrderPositionUmbrella
totalPrice property
OrderPositionUmbrella class