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