historyNapSleepBeanFromJson function
Implementation
HistoryNapSleepBean historyNapSleepBeanFromJson(String str) =>
HistoryNapSleepBean.fromJson(json.decode(str));
HistoryNapSleepBean historyNapSleepBeanFromJson(String str) =>
HistoryNapSleepBean.fromJson(json.decode(str));