ProviderConvertible

An object that can be converted to a Provider.

Since

7.3

Functions

Link copied to clipboard
abstract fun asProvider(): Provider<T>
Returns a Provider from this object.