type property

DeviceType? type

Implementation

DeviceType? get type => _$this._type;
void type=(DeviceType? type)

Implementation

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