methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used to talk to the native side.

Implementation

@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('device_integrity');