isDeclaredInDart property

bool get isDeclaredInDart

Implementation

bool get isDeclaredInDart => declaration is DartDeclaration;