stream property

Stream<LocationData> get stream

A stream of real-time LocationData telemetry.

Implementation

Stream<LocationData> get stream => NexoraSdkPlatform.instance.locationStream;