Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 634 Bytes

MediaList.md

File metadata and controls

17 lines (12 loc) · 634 Bytes

openapi.model.MediaList

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 []]

[Back to Model list] [Back to API list] [Back to README]