examples property
2.4 翻译的例句。
[
{
"sourcePrefix": "前半句",
"sourceTerm": "关键词",
"sourceSuffix": "后半句",
"target":
{
"targetPrefix": "翻译前半句",
"targetTerm": "翻译关键词",
"targetSuffix": "翻译后半句",
}
,
}
]
Implementation
final List<Map<String, dynamic>> examples;