ChatReminderUpcoming constructor
ChatReminderUpcoming([
- void b()?
Creates a new ChatReminderUpcoming object using the builder pattern.
Implementation
factory ChatReminderUpcoming([void Function(ChatReminderUpcomingBuilder)? b]) = _$ChatReminderUpcoming;