hasMeanings method

bool hasMeanings()

Whether the meanings are ampty.

Implementation

bool hasMeanings() => meanings.isNotEmpty;