bool hasDocumentation

Source

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