methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channels used to interact with the native platform.

Implementation

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