Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

ListEntryWrite.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

openapi.model.ListEntryWrite

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
project String Domain of the wiki containing the page.
title String Title of the page containing the page, in database format.

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