methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used to invoke platform-specific methods.

Implementation

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