menu
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk.dart
ExponentialRetryPolicy
initialDelayInSeconds property
initialDelayInSeconds
dark_mode
light_mode
initialDelayInSeconds
property
Duration
initialDelayInSeconds
The delay to be waited before executing the first retry.
Implementation
Duration get initialDelayInSeconds;
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk
ExponentialRetryPolicy
initialDelayInSeconds property
ExponentialRetryPolicy class