menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
HistorySleepBean
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "timeType": timeType, "sleepInfo": sleepInfo!.toJson(), };
moyoung_ble_plugin package
documentation
impl/moyoung_beans
HistorySleepBean
toJson method
HistorySleepBean class