menu
health_kit_reporter package
documentation
model/predicate.dart
Predicate
Predicate const constructor
Predicate const constructor
dark_mode
light_mode
Predicate
constructor
const
Predicate
(
DateTime
startDate
,
DateTime
endDate
)
Implementation
const Predicate( this.startDate, this.endDate, );
health_kit_reporter package
documentation
model/predicate
Predicate
Predicate const constructor
Predicate class