offerId property

String? offerId

Implementation

String? get offerId => _$this._offerId;
void offerId=(String? offerId)

Implementation

set offerId(String? offerId) => _$this._offerId = offerId;