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