RelationsCache typedef

RelationsCache = Map<String, Relation>

Implementation

typedef RelationsCache = Map<String, Relation>;