isLate property
bool
get
isLate
Whether the variables in this list were declared with the 'late' modifier.
Implementation
bool get isLate;
Whether the variables in this list were declared with the 'late' modifier.
bool get isLate;