models/api_response library

Typedefs

ApiResponse<T> = ({FailureResponse? failure, T? success})