fluent_networking_api library

Classes

Failure<T>
Represents a failed result of an operation.
HttpError
Represents an HTTP-related error that occurred during an operation.
NetworkingApi
Interface defined to use the fluent networking functionalities
ResponseResult<T>
A sealed class representing the result of an operation that can either succeed or fail.
Success<T>
Represents a successful result of an operation.