methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used for platform communication.

Implementation

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