foregroundEventChannel property
The EventChannel for foreground location updates.
Implementation
@visibleForTesting
final foregroundEventChannel = const EventChannel(
'com.flutter_live_location/foreground_locations',
);
The EventChannel for foreground location updates.
@visibleForTesting
final foregroundEventChannel = const EventChannel(
'com.flutter_live_location/foreground_locations',
);