Skip to content
Snippets Groups Projects
Commit dd6ae659 authored by xuty's avatar xuty
Browse files

run format

parent 0e86a395
Branches
Tags
No related merge requests found
export 'src/minio_models_generated.dart';
export 'src/minio_models.dart';
\ No newline at end of file
export 'src/minio_models.dart';
......@@ -201,4 +201,4 @@ class MinioClient {
print(buffer.toString());
}
}
\ No newline at end of file
}
......@@ -107,7 +107,7 @@ class StatObjectResult {
this.lastModified,
this.metaData,
});
final int size;
final String etag;
final DateTime lastModified;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment