methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The channel name must match the one registered in FlutterLocationPlusPlugin.

Implementation

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