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