menu
another_brother package
documentation
printer_info.dart
PrinterSeries
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {"id": this._id}; }
another_brother package
documentation
printer_info
PrinterSeries
toMap method
PrinterSeries class