presentation/helpers/loading_retry_wrapper library

Functions

callWithLoadingAndRetry<T>(Future<T> fn(), {void onError(dynamic error)?, int? timeoutBeforeLoadingMill, int? maxAttempts}) Future<T>