open-project-flutter-api/doc/FileLinkCollectionWriteModelAllOfEmbedded.md
2023-11-05 19:54:17 +01:00

16 lines
503 B
Markdown

# openapi.model.FileLinkCollectionWriteModelAllOfEmbedded
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**elements** | [**List<FileLinkWriteModel>**](FileLinkWriteModel.md) | | [default to const []]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)