StatesWrapper

class StatesWrapper(responses: List<EntityResponse<States>>) : EntityWrapper<States>

Constructors

Link copied to clipboard
fun StatesWrapper(responses: List<EntityResponse<States>>)

Functions

Link copied to clipboard
open fun map(): List<States>