storage property

Map<String, Object?> storage
final

The storage values, by key.

Implementation

final Map<String, Object?> storage;