methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final methodChannel = const MethodChannel(
  'com.arkanefans.mnn_engine/methods',
);