store property

StoreRef<String, Map<String, Object?>> store
final

Implementation

final store = stringMapStoreFactory.store(T.toString());