/ Returns an empty map of type names to objects.
static Map<String, Object> empty() { return <String, Object>{}; }