String documentation

Source

@override
String get documentation {
  return hasDocumentationFile ? documentationFile.contents : null;
}