isLate property

bool isLate

Return true if the variables in this list were declared with the 'late' modifier.

Implementation

bool get isLate;