type property

Implementation

DKLocalAccountIdentificationTypeEnum? get type => _$this._type;

Implementation

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