StartMeetingProgressTimerType typedef

StartMeetingProgressTimerType = void Function({required StartMeetingProgressTimerOptions options})

Implementation

typedef StartMeetingProgressTimerType = void Function({
  required StartMeetingProgressTimerOptions options,
});