isDeclaredInDart property

bool isDeclaredInDart

Implementation

bool get isDeclaredInDart => declaration is DartDeclaration;