hangUp method

Implementation

Future<JitsiMeetingResponse> hangUp() async {
  throw UnimplementedError('hangUp has not been implemented.');
}