isDeclaration property

bool isDeclaration
final

True if the declaration of the method is selected. So all references should be inlined.

Implementation

final bool isDeclaration;