aTRValue property
String?
get
aTRValue
Implementation
String? get aTRValue => _$this._aTRValue;
set
aTRValue
(String? aTRValue)
Implementation
set aTRValue(String? aTRValue) => _$this._aTRValue = aTRValue;