state property Null safety

BluetoothState_State state
@TagNumber(1)

Implementation

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

Implementation

@$pb.TagNumber(1)
set state(BluetoothState_State v) { setField(1, v); }