models/impak_retro_response library

Classes

ImpakResponse
A specific implementation of ImpakRetroResponse for dynamic data.
ImpakRetroFailure
Represents a response that indicates a failure without a valid result.
ImpakRetroResponse<T>
A sealed base class representing a generic response.
ImpakRetroSuccess<T>
Represents a successful response with typed data.