walletPurpose property
String?
get
walletPurpose
Implementation
String? get walletPurpose => _$this._walletPurpose;
set
walletPurpose
(String? walletPurpose)
Implementation
set walletPurpose(String? walletPurpose) =>
_$this._walletPurpose = walletPurpose;