type property Null safety

BluetoothDeviceType_Type type
@TagNumber(1)

Implementation

@$pb.TagNumber(1)
BluetoothDeviceType_Type get type => $_getN(0);
void type=(BluetoothDeviceType_Type v)
@TagNumber(1)

Implementation

@$pb.TagNumber(1)
set type(BluetoothDeviceType_Type v) { setField(1, v); }