hasInitializer property
Whether the variable has an initializer at declaration.
Implementation
@Deprecated('Not useful, use AST if necessary')
bool get hasInitializer;
Whether the variable has an initializer at declaration.
@Deprecated('Not useful, use AST if necessary')
bool get hasInitializer;