store property

  1. @visibleForTesting
Map<String, T> store
finalinherited

Implementation

@visibleForTesting
final Map<String, T> store = {};