accountIdType property
String?
get
accountIdType
Implementation
String? get accountIdType => _$this._accountIdType;
set
accountIdType
(String? accountIdType)
Implementation
set accountIdType(String? accountIdType) =>
_$this._accountIdType = accountIdType;