import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
source_ | String | the original word to look up | [optional] |
translations | List | the translations found | [optional] [default to const []] |
import 'package:wikipedia_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
source_ | String | the original word to look up | [optional] |
translations | List | the translations found | [optional] [default to const []] |