fromMerchant property
String?
get
fromMerchant
Implementation
String? get fromMerchant => _$this._fromMerchant;
set
fromMerchant
(String? fromMerchant)
Implementation
set fromMerchant(String? fromMerchant) => _$this._fromMerchant = fromMerchant;