includeDeclaration property

bool get includeDeclaration

Include the declaration of the current symbol.

Implementation

_i2.bool get includeDeclaration => _i5.getProperty(
      this,
      'includeDeclaration',
    );