pollingStrategyFactory property

PollStrategyFactory? pollingStrategyFactory
final

A polling strategy factory that dictates how much and often we should poll the read_state endpoint to get the result of an update call.

Implementation

final PollStrategyFactory? pollingStrategyFactory;