valueOrNull

val <T> KrosstalkResult<T>.valueOrNull: T?

Get the value if successful, else null

Sources

Link copied to clipboard