methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel instance.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('flutter_ime');