Skip to content

Commit

Permalink
Fix [FileAccessMode] comments in dio/lib/src/dio.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Li <[email protected]>
Signed-off-by: shehab mohame <[email protected]>
  • Loading branch information
shehabmohamed0 and AlexV525 authored Dec 17, 2024
1 parent 238e185 commit 6c45ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dio/lib/src/dio.dart
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ abstract class Dio {
/// The default value is [true].
///
/// [fileAccessMode]
/// {@macro dio.FileAccessMode}
/// {@macro dio.options.FileAccessMode}
///
/// [lengthHeader] : The real size of original file (not compressed).
/// When file is compressed:
Expand Down

0 comments on commit 6c45ae5

Please sign in to comment.