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