printersdk
bluetooth_device
BluetoothDevice
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$BluetoothDeviceToJson(this);
printersdk
bluetooth_device
BluetoothDevice
toJson method
BluetoothDevice class
Constructors
BluetoothDevice
fromJson
fromProto
Properties
bluetoothClass
bluetoothType
hashCode
id
name
rssi
runtimeType
type
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==