methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used for one-shot calls into the native SDKs.

Implementation

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