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 121979c commit 60fa749Copy full SHA for 60fa749
pkg/indexed_blob/lib/indexed_blob.dart
@@ -75,7 +75,7 @@ final class IndexedBlobBuilder {
75
///
76
/// This cannot be called concurrently, callers must await this operation
77
/// being completed.
78
- ///
+ ///
79
/// When [skipAfterSize] is set, the blob file may contain the streamed content
80
/// up to the specified number of bytes, but will skip updating the index file
81
/// after the threshold is reached.
0 commit comments