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