hasExamples method

bool hasExamples()

Whether the examples are ampty.

Implementation

bool hasExamples() => examples.isNotEmpty;