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