resolution property

NamedReadResolution? get resolution

The resolution of the read, or null if this expression has not been resolved or receiver evaluation prevents the access.

An invalid access has an InvalidNamedReadResolution.

Implementation

NamedReadResolution? get resolution;