pollingStrategyFactory property
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;
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.
final PollStrategyFactory? pollingStrategyFactory;