menu
nylo_framework package
documentation
nylo_framework.dart
DioApiService
retryDelay property
retryDelay property
dark_mode
light_mode
retryDelay
property
Duration
retryDelay
getter/setter pair
how long should the request wait before retrying
Implementation
Duration retryDelay = const Duration(seconds: 1);
nylo_framework package
documentation
nylo_framework
DioApiService
retryDelay property
DioApiService class