cachedInstantiations property

Iterable<InstantiatedInspectEntry> get cachedInstantiations

Returns all instantiations of this entry already created.

Implementation

Iterable<InstantiatedInspectEntry> get cachedInstantiations;