methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final MethodChannel methodChannel = const MethodChannel(
  'flutter_android_enterprise',
);