pollInterval property

Duration? pollInterval
final

Optional schema-driven revalidation cadence. PanelShell wires the panel's poll.dashboard value automatically; a directly composed screen may pass it explicitly.

Implementation

final Duration? pollInterval;