gotoMeeting method

void gotoMeeting()

Implementation

void gotoMeeting(){
  throw UnimplementedError('gotoMeeting() has not been implemented');
}