methodChannel property
Implementation
@visibleForTesting
MethodChannel methodChannel = const MethodChannel(
'plugins.flutter.io/meeting_plugin_audio_device',
);
@visibleForTesting
MethodChannel methodChannel = const MethodChannel(
'plugins.flutter.io/meeting_plugin_audio_device',
);