hasInitializer property
bool
get
hasInitializer
Return true
if this variable has an initializer at declaration.
Implementation
bool get hasInitializer;
Return true
if this variable has an initializer at declaration.
bool get hasInitializer;