mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
596 B
596 B
openapi.model.WikiPageModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Object | Identifier of this wiki page | [optional] [readonly] |
| title | Object | The wiki page's title | |
| links | WikiPageModelLinks | [optional] |