Api Response
@Serializable
A generic data class representing the structure of an API response.
Parameters
T
The type of the data returned in the response.
A generic data class representing the structure of an API response.
The type of the data returned in the response.