isDocumentation property

  1. @Deprecated("Do not use; this value is always 'true'")
bool get isDocumentation

Whether this is a documentation comment.

Implementation

@Deprecated("Do not use; this value is always 'true'")
bool get isDocumentation;