MassifExampleSentencesEnhancement constructor
Initialise this enhancement with the hardset parameters.
Implementation
MassifExampleSentencesEnhancement()
: super(
uniqueKey: key,
label: 'Massif Example Sentences',
description: 'Get curated example sentences via Massif.',
icon: Icons.article,
field: TermField.instance,
);