isDocComment property

bool isDocComment
final

Is true if this comment is a documentation comment.

That is, that the comment is either enclosed in /** ... */ or starts with ///.

Implementation

final bool isDocComment