methodChannel constant

MethodChannel const methodChannel

Used to communicate back and forth with Dart and native code.

Implementation

static const MethodChannel methodChannel =
    MethodChannel('app.arianneorpilla.yuuna/anki');