methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used for one-shot calls to the native platform.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('local_voice/methods');