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