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