expirationDuration property

Duration? expirationDuration
final

The duration after which the geofence will expire.

If the value is not provided the geofence will have no expiration duration.

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

Implementation

final Duration? expirationDuration;