totalPrice property

  1. @JsonKey(includeIfNull: false)
int? totalPrice
final

Implementation

@JsonKey(includeIfNull: false)
final int? totalPrice;