backgroundLocationStream property
Stream<SmartPosition>
get
backgroundLocationStream
Get background position stream (listens to service updates).
Implementation
static Stream<SmartPosition> get backgroundLocationStream =>
SmartLocationImpl().backgroundPositionStream;