bool has(String key)

Source

bool has(String key) => metadata.containsKey(key);