methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channel used to talk to native collectors. Exposed for tests.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('flutter_mobile_diagnostics');