import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
lists | List | [optional] [default to const []] | |
next | String | Continuation token. | [optional] |
continueFrom | DateTime | Timestamp to sync from, to be used with the GET /lists/changes/since/{date} endpoint. |
[optional] |