FacetMap typedef

FacetMap = Map<String, Object>

A mapping from facet name to servant.

Implementation

typedef FacetMap = Map<String, Object>;