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