Companion
object Companion
Factory for obtaining the default Cancelable implementation.
Calling Cancelable() creates a new CancelableImpl instance. This avoids exposing internal implementation details to API users.
Functions
Link copied to clipboard
Creates a new Cancelable using the default internal implementation.