methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

The method channel used to interact with the native platform.

Implementation

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