import 'package:wikipedia_api/api.dart';
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] |
import 'package:wikipedia_api/api.dart';
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] |