The Attribute from json
factory Attribute.fromJson(Map<String, dynamic> json) => _$AttributeFromJson(json);