triggers property
The list of triggers that will be used to monitor the geofence zone.
The default value contains all available triggers. Which are: enter, exit, and dwell.
The current implementation for this field is only supported on Android devices.
There is no ETA for iOS support.
Implementation
final List<GeofenceEventType> triggers;