methodChannel property
The channel name must match the one registered in FlutterLocationPlusPlugin.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('flutter_location_plus');
The channel name must match the one registered in FlutterLocationPlusPlugin.
@visibleForTesting
final methodChannel = const MethodChannel('flutter_location_plus');