isEndOfLine property

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

Whether this is an end-of-line comment.

Implementation

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