retryPolicy property
A policy that defines whether a request or response should trigger a retry. This is useful for implementing JWT token expiration
Implementation
final RetryPolicy? retryPolicy;
A policy that defines whether a request or response should trigger a retry. This is useful for implementing JWT token expiration
final RetryPolicy? retryPolicy;