generalMethodChannel property

  1. @visibleForTesting
MethodChannel generalMethodChannel
final

Implementation

@visibleForTesting
final MethodChannel generalMethodChannel = const MethodChannel(
  'yic_attribution_plugin',
);