Map<String, dynamic> toJson() => { 'display_type': displayType, 'trait_type': traitType, 'value': value, };