menu
flutter_shaka package
documentation
extern/retry_parameters.dart
RetryParameters
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
num
maxAttempts
getter/setter pair
number The maximum number of times the request should be attempted.
Implementation
external num maxAttempts;
flutter_shaka package
documentation
extern/retry_parameters
RetryParameters
maxAttempts property
RetryParameters class