methodChannel property
The method channel used for one-shot calls into the native SDKs.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('linktrail_flutter');
The method channel used for one-shot calls into the native SDKs.
@visibleForTesting
final methodChannel = const MethodChannel('linktrail_flutter');