We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22fde31 commit bb98dddCopy full SHA for bb98ddd
packages/dart/lib/src/network/parse_network_retry.dart
@@ -53,7 +53,7 @@ part of '../../parse_server_sdk.dart';
53
/// - [operation]: The network operation to execute and potentially retry
54
/// - [debug]: Whether to log retry attempts (defaults to [ParseCoreData.debug])
55
///
56
-/// Returns
+/// Returns:
57
58
/// The final response (either [ParseNetworkResponse] or [ParseNetworkByteResponse])
59
/// after all retry attempts are exhausted.
0 commit comments