BattleMoveSlotInput

data class BattleMoveSlotInput(val moveId: String, val currentPp: Int? = null)

Constructors

Link copied to clipboard
constructor(moveId: String, currentPp: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard