methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
static const MethodChannel methodChannel = MethodChannel('io.verse.upgrade/in_app_upgrade');