toMerchant property

String? get toMerchant

Implementation

String? get toMerchant => _$this._toMerchant;
set toMerchant (String? toMerchant)

Implementation

set toMerchant(String? toMerchant) => _$this._toMerchant = toMerchant;