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