channel top-level constant

MethodChannel const channel

Method channel for the plugin's platform<-->Dart calls.

Implementation

const MethodChannel channel = MethodChannel('mindbox.cloud/flutter-sdk');