isPotential property

bool isPotential
final

True if the element is not known to be valid for the target. This happens if the type of the target is dynamic.

Implementation

final bool isPotential;