menu
daily_pedometer package
documentation
value_objects.dart
StepCountWithTimestamp
StepCountWithTimestamp constructor
StepCountWithTimestamp constructor
dark_mode
light_mode
StepCountWithTimestamp
constructor
StepCountWithTimestamp
(
int
stepsFromBoot
,
int
bootCount
,
TZDateTime
timeStamp
)
Implementation
StepCountWithTimestamp(this.stepsFromBoot, this.bootCount, this.timeStamp);
daily_pedometer package
documentation
value_objects
StepCountWithTimestamp
StepCountWithTimestamp constructor
StepCountWithTimestamp class