totalLineItemsPrice property

  1. @JsonKey.new(name: 'total_line_items_price', includeIfNull: false)
double? totalLineItemsPrice
final

Implementation

@JsonKey(name: 'total_line_items_price', includeIfNull: false)
final double? totalLineItemsPrice;