menu
altibbi package
documentation
altibbi_chat.dart
SnoozePeriod
SnoozePeriod.new constructor
SnoozePeriod.new constructor
dark_mode
light_mode
SnoozePeriod
constructor
SnoozePeriod
(
{
required
bool
isSnoozeOn
,
DateTime
?
startDate
,
DateTime
?
endDate
,
})
Implementation
SnoozePeriod({required this.isSnoozeOn, this.startDate, this.endDate});
altibbi package
documentation
altibbi_chat
SnoozePeriod
SnoozePeriod.new constructor
SnoozePeriod class