methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

The method channel used to interact with the native platform.

Implementation

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