totalLineItemsPrice property
- @JsonKey.new(name: 'total_line_items_price', includeIfNull: false)
final
Implementation
@JsonKey(name: 'total_line_items_price', includeIfNull: false)
final double? totalLineItemsPrice;
@JsonKey(name: 'total_line_items_price', includeIfNull: false)
final double? totalLineItemsPrice;