methodChannel property
The method channel used to invoke methods on the native platform.
Implementation
final MethodChannel methodChannel = MethodChannel('$channel/playIntegrity');
The method channel used to invoke methods on the native platform.
final MethodChannel methodChannel = MethodChannel('$channel/playIntegrity');