menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
NapSleepInfo
NapSleepInfo.new constructor
NapSleepInfo.new constructor
dark_mode
light_mode
NapSleepInfo
constructor
NapSleepInfo
(
{
required
int
startTime
,
required
int
endTime
,
required
int
totalTime
,
})
Implementation
NapSleepInfo({ required this.startTime, required this.endTime, required this.totalTime, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
NapSleepInfo
NapSleepInfo.new constructor
NapSleepInfo class