mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
802 B
802 B
openapi.model.StorageFilesModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | Object | ||
| files | Object | List of files provided by the selected storage. | |
| parent | StorageFilesModelParent | ||
| ancestors | Object | List of ancestors of the parent directory. Can be empty, if parent directory was root directory. | |
| links | StorageFileModelAllOfLinks |