pollingInterval property

Duration? pollingInterval
final

The polling interval for the request. If set, the request will be re-run periodically.

Implementation

final Duration? pollingInterval;