methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Method Channel 인스턴스

Implementation

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