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