Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 618 Bytes

CxDictTranslationsInner.md

File metadata and controls

17 lines (12 loc) · 618 Bytes

openapi.model.CxDictTranslationsInner

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
phrase String the translated phrase [optional]
info String extra information about the phrase [optional]
sources String the source dictionary used for the translation [optional]

[Back to Model list] [Back to API list] [Back to README]