txMenuPin property
String?
get
txMenuPin
Implementation
String? get txMenuPin => _$this._txMenuPin;
set
txMenuPin
(String? txMenuPin)
Implementation
set txMenuPin(String? txMenuPin) => _$this._txMenuPin = txMenuPin;