index property

Map<String, DualDataStore> index
getter/setter pair

The index of DualDataStore objects by store name.

Implementation

Map<String, DualDataStore> index = {};