bool hasDocumentation

Source

@override
bool get hasDocumentation =>
    documentation != null && documentation.isNotEmpty;