Name Dto
@Serializable
@Xml(name = "Name" )
Created by Michael Ruppen on 08.04.2024
Serializable and Parcelize annotation is both needed for compose navigation with custom types
Created by Michael Ruppen on 08.04.2024
Serializable and Parcelize annotation is both needed for compose navigation with custom types