import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
date | String | The date which the data correspond to | |
articles | List | Array of most popular articles | [default to const []] |
import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
date | String | The date which the data correspond to | |
articles | List | Array of most popular articles | [default to const []] |