refreshTimeout property
Controls whether the widget should automatically refresh upon
entering an interactive challange and observing a timeout.
Can take auto
(automaticly), manual
(prompts the visitor to
manualy refresh) or never
(will show a timeout), defaults to auto
Only applies to widgets of mode managed
Implementation
final TurnstileRefreshTimeout refreshTimeout;