openapi.model.MediaList
November 22, 2023 ยท View on GitHub
Load the model package
import 'package:wikipedia_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| revision | String | the revision ID used to create the list | |
| tid | String | the time uuid of the page rendering used to create the list | |
| items | List | a list of media items | [default to const []] |