import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
sourceLanguage | String | The source language of the page | [optional] |
title | String | The title of the segmented page returned | [optional] |
revision | int | The revision ID of the segmented page | [optional] |
segmentedContent | String | The segmented HTML body of the contents of the page | [optional] |