Handle
Types
Link copied to clipboard
@Serializable(with = HandleSerializers.Named::class )
Represents a reference to another resource in the API by name and URL. This matches the "named resource" object pattern in the PokeAPI documentation. See: https://pokeapi.co/docs/v2#namedapiresource
Link copied to clipboard