objects property

Map<Type, Object> objects

Implementation

Map<Type, Object> get objects => Map.unmodifiable(_objects);