dwellLoiteringDelay property

Duration? dwellLoiteringDelay
final

The time it will take to trigger the dwell event after the user enters the geofence zone.

If not provided, it means that the event should be triggered immediately.

The current implementation for this field is only supported on Android devices.

Implementation

final Duration? dwellLoiteringDelay;