methodChannel property
The method channel used for one-shot calls to the native platform.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('local_voice/methods');
The method channel used for one-shot calls to the native platform.
@visibleForTesting
final methodChannel = const MethodChannel('local_voice/methods');