RoomAccountDataRepositoryKey

data class RoomAccountDataRepositoryKey(val roomId: RoomId, val type: String)

Constructors

Link copied to clipboard
constructor(roomId: RoomId, type: String)

Properties

Link copied to clipboard
Link copied to clipboard