Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 565 Bytes

Mostread.md

File metadata and controls

16 lines (11 loc) · 565 Bytes

openapi.model.Mostread

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
date String The date which the data correspond to
articles List Array of most popular articles [default to const []]

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