TransferModel

data class TransferModel(val stageId: Long, val text: String)

Constructors

Link copied to clipboard
constructor(stageId: Long, text: String)

Properties

Link copied to clipboard
Link copied to clipboard