methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Method channel for interaction with the native platform

Implementation

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