Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 878 Bytes

OnthisdayResponse.md

File metadata and controls

19 lines (14 loc) · 878 Bytes

openapi.model.OnthisdayResponse

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
births List [optional] [default to const []]
deaths List [optional] [default to const []]
events List [optional] [default to const []]
holidays List [optional] [default to const []]
selected List [optional] [default to const []]

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