mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
520 B
520 B
openapi.model.GroupWriteModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The new group name. | [optional] |
| links | GroupWriteModelLinks | [optional] |