methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
static const MethodChannel methodChannel = MethodChannel('flutter_config_plus');