locationEventChannel property

  1. @visibleForTesting
EventChannel locationEventChannel
final

Event channel for streaming location updates.

Implementation

@visibleForTesting
final locationEventChannel =
    const EventChannel('live_location_tracker_plus/location_stream');