methodChannel property
The method channel used for platform communication.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('map_launcher');
The method channel used for platform communication.
@visibleForTesting
final methodChannel = const MethodChannel('map_launcher');