Convert the Data Classes into regular data classes. (@dataclass) Make sure to ensure that the other files aren't affected by this change, go through and convert the rest of the files to support the new data classes.
Convert the Data Classes into regular data classes. (@DataClass)
Make sure to ensure that the other files aren't affected by this change, go through and convert the rest of the files to support the new data classes.