hasOffer property

  1. @JsonKey(name: 'HasOffer')
bool? hasOffer
getter/setter pair

Implementation

@JsonKey(name:'HasOffer')
bool? hasOffer;