MeetingStatus constructor

MeetingStatus({
  1. int meetingStatus,
})

Implementation

external factory MeetingStatus({int meetingStatus});