channel constant

dynamic const channel

Implementation

static const MethodChannel channel = MethodChannel(
  'kataglyphis_native_inference',
);