android-components / mozilla.components.support.base.observer / Consumable / empty

empty

fun <T> empty(): Consumable<T> (source)

Returns an empty Consumable with not value as if it was consumed already.