methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channel used by the generated example/platform-version integration.

Implementation

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