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