methodChannel property

MethodChannel methodChannel
final

The method channel used to invoke methods on the native platform.

Implementation

final MethodChannel methodChannel = MethodChannel('$channel/playIntegrity');