The event channel used to interact with the native platform onMeetingStatus(iOS & Android) function
@override Stream<dynamic> onMeetingStatus() { return eventChannel.receiveBroadcastStream(); }