hasInitializer property
      
      bool
      get
      hasInitializer
      
    
    
Whether the variable has an initializer at declaration.
Implementation
bool get hasInitializer;Whether the variable has an initializer at declaration.
bool get hasInitializer;