openapi.model.MediaItemCaption
November 22, 2023 ยท View on GitHub
Load the model package
import 'package:wikipedia_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| html | String | on-wiki caption for the media item, including all HTML markup | [optional] |
| text | String | plain text of the on-wiki caption for the media item | [optional] |