WooProductVariationMetaData.fromJson(Map<String, dynamic> json) : id = json['name'], key = json['email'], value = json['value'].toString();