retry property

Retry? retry
final

The retry logic used by providers associated to this container.

See ProviderContainer.defaultRetry for information about the default retry logic.

Implementation

final Retry? retry;