methodChannel property
Channel used to talk to native collectors. Exposed for tests.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('flutter_mobile_diagnostics');
Channel used to talk to native collectors. Exposed for tests.
@visibleForTesting
final methodChannel = const MethodChannel('flutter_mobile_diagnostics');