That's kinda what data classes are there for. If y...
# announcements
s
That's kinda what data classes are there for. If you just need a struct of values, then there's no reason to write out a whole class