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