VideoChatScheduled constructor
VideoChatScheduled({
- required int startDate,
Basic constructor
Implementation
VideoChatScheduled({
required this.startDate,
});
Basic constructor
VideoChatScheduled({
required this.startDate,
});