isOffer property
If this sale can only be performed as the result of an offer check, this is true.
Implementation
@JsonKey(name:'isOffer')
bool? isOffer;
If this sale can only be performed as the result of an offer check, this is true.
@JsonKey(name:'isOffer')
bool? isOffer;