bluetoothClass property Null safety

int bluetoothClass
@TagNumber(4)

Implementation

@$pb.TagNumber(4)
$core.int get bluetoothClass => $_getIZ(3);
void bluetoothClass=(int v)
@TagNumber(4)

Implementation

@$pb.TagNumber(4)
set bluetoothClass($core.int v) { $_setSignedInt32(3, v); }