methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used for native method calls.

Implementation

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