io.github.juliano.pokeapi.models.moves.MoveLearnMethod
See theMoveLearnMethod companion object
final case class MoveLearnMethod(id: Int, name: String, descriptions: List[Description], names: List[Name], versionGroups: List[NamedAPIResource])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article