UUID is designed for storing IDs and is a 128-bit value, which can be easily converted to and from a String. data class Team(val id: UUID, ...
確定! 回上一頁