menu
cometchat_sdk package
documentation
notification/models/day_schedule.dart
DaySchedule
DaySchedule constructor
DaySchedule constructor
dark_mode
light_mode
DaySchedule
constructor
DaySchedule
(
{
int
?
from
,
int
?
to
,
bool
?
dnd
,
})
Implementation
DaySchedule({this.from, this.to, this.dnd});
cometchat_sdk package
documentation
notification/models/day_schedule
DaySchedule
DaySchedule constructor
DaySchedule class