menu
blue_thermal_printer_plus package
documentation
bluetooth_device.dart
BluetoothDevice
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => { 'name': name, 'address': address, 'type': type, };
blue_thermal_printer_plus package
documentation
bluetooth_device
BluetoothDevice
toMap method
BluetoothDevice class