Преобразование json в модель
factory Attribute.fromJson(Map<String, dynamic> json) => _$AttributeFromJson(json);