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

16 lines
479 B
Markdown

# openapi.model.GroupCollectionModelAllOfEmbedded
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**elements** | [**List<GroupModel>**](GroupModel.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)