Package-level declarations

Types

Link copied to clipboard
A SAM interface for completing an asynchronous operation with either a Response (or) an Error
Link copied to clipboard
sealed class Result<out Success, out Failure>

Represents an Asynchronous Result