menu
dictionaryx package
documentation
dictentry.dart
DictEntryMeaning
hasMeanings method
hasMeanings method
dark_mode
light_mode
hasMeanings
method
bool
hasMeanings
(
)
Whether the meanings are ampty.
Implementation
bool hasMeanings() => meanings.isNotEmpty;
dictionaryx package
documentation
dictentry
DictEntryMeaning
hasMeanings method
DictEntryMeaning class