Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 592 Bytes

ListCreateBatch.md

File metadata and controls

16 lines (11 loc) · 592 Bytes

openapi.model.ListCreateBatch

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
batch List Deprecated, will be removed. Use the full list objects instead. [default to const []]
lists List [default to const []]

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