import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
count | int | the number of recommendations returned | [optional] |
items | List | the list of articles recommended for translation | [optional] [default to const []] |
import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
count | int | the number of recommendations returned | [optional] |
items | List | the list of articles recommended for translation | [optional] [default to const []] |