isLate property

bool get isLate

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

Implementation

bool get isLate;