hasStaticTypes property

bool get hasStaticTypes

Whether prepareStaticTypes resolved at least one file.

Implementation

bool get hasStaticTypes => _resolvedUnits.isNotEmpty;