closeMeeting method

dynamic closeMeeting()

Implementation

closeMeeting() {
  throw UnimplementedError('joinMeeting has not been implemented.');
}