price property

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

Implementation

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