hasInitializer property

  1. @Deprecated('Not useful, use AST if necessary')
bool get hasInitializer

Whether the variable has an initializer at declaration.

Implementation

@Deprecated('Not useful, use AST if necessary')
bool get hasInitializer;