onLocation property

Stream<Map<String, dynamic>> get onLocation

Implementation

static Stream<Map<String, dynamic>> get onLocation {
  return BackgroundTrackerPlatform.instance.onLocation;
}