openapi.model.ListRead
November 22, 2023 ยท View on GitHub
Load the model package
import 'package:wikipedia_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| name | String | ||
| description | String | [optional] | |
| created | DateTime | Creation date (in ISO 8601) | |
| updated | DateTime | Last modification date (in ISO 8601) |