isLate property

bool isLate

Return true if this variable was declared with the 'late' modifier.

Implementation

bool get isLate;