Meta.httpEquiv( String httpEquiv, { required this.content, }) : key = "http-equiv", value = httpEquiv, super(children: []);