SerializedCollectionStore typedef

SerializedCollectionStore = Map<String, Map<String, Json>>

Implementation

typedef SerializedCollectionStore = Map<String, Map<String, Json>>;