menu
another_brother package
documentation
printer_info.dart
BluetoothPrinter
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { "modelName": modelName, "macAddress": macAddress }; }
another_brother package
documentation
printer_info
BluetoothPrinter
toMap method
BluetoothPrinter class