backgroundEventChannel property
The EventChannel for background location updates.
Implementation
@visibleForTesting
final backgroundEventChannel = const EventChannel(
'com.flutter_live_location/background_locations',
);
The EventChannel for background location updates.
@visibleForTesting
final backgroundEventChannel = const EventChannel(
'com.flutter_live_location/background_locations',
);