keyedObjects property

Iterable<KeyedObject> keyedObjects

The metadata for the objects that are keyed in this animation.

Implementation

Iterable<KeyedObject> get keyedObjects => _keyedObjects.values;