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