type property
AULocalAccountIdentificationTypeEnum?
get
type
Implementation
AULocalAccountIdentificationTypeEnum? get type => _$this._type;
set
type
(AULocalAccountIdentificationTypeEnum? type)
Implementation
set type(AULocalAccountIdentificationTypeEnum? type) => _$this._type = type;