isBlock property

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

Whether this is a block comment.

Implementation

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