isOffer property

  1. @JsonKey(name: 'IsOffer')
bool? isOffer
getter/setter pair

Implementation

@JsonKey(name:'IsOffer')
bool? isOffer;