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