hasResolver property

bool hasResolver

Whether it is safe to resolve the referenced type via type

Implementation

bool get hasResolver => getType != TypeResolver.withoutContext;