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