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