accountType property
CALocalAccountIdentificationAccountTypeEnum?
get
accountType
Implementation
CALocalAccountIdentificationAccountTypeEnum? get accountType =>
_$this._accountType;
set
accountType
(CALocalAccountIdentificationAccountTypeEnum? accountType)
Implementation
set accountType(CALocalAccountIdentificationAccountTypeEnum? accountType) =>
_$this._accountType = accountType;