closeMeeting static method

dynamic closeMeeting()

Implementation

static closeMeeting() {
  _channel.invokeMethod('closeMeeting');
}