Whether this set advertises the extension id (reverse-DNS key).
id
bool hasExtension(String id) => extensions?.containsKey(id) ?? false;