isLate property

bool get isLate

Whether this variable was declared with the 'late' modifier.

Implementation

bool get isLate;