authorisationMid property
String?
get
authorisationMid
Implementation
String? get authorisationMid => _$this._authorisationMid;
set
authorisationMid
(String? authorisationMid)
Implementation
set authorisationMid(String? authorisationMid) =>
_$this._authorisationMid = authorisationMid;