JapanesePod101AudioEnhancement constructor
Initialise this enhancement with the hardset parameters.
Implementation
JapanesePod101AudioEnhancement()
: super(
uniqueKey: key,
label: 'JapanesePod101 Audio',
description:
'Search for matching word pronunciations from JapanesePod101.',
icon: Icons.spatial_audio_off_outlined,
field: AudioField.instance,
);