methodChannel property
The method channel used to invoke platform-specific methods.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('knotapi_flutter');
The method channel used to invoke platform-specific methods.
@visibleForTesting
final methodChannel = const MethodChannel('knotapi_flutter');