isBlock property
Whether this is a block comment.
Implementation
@Deprecated("Do not use; this value is always 'false'")
bool get isBlock;
Whether this is a block comment.
@Deprecated("Do not use; this value is always 'false'")
bool get isBlock;