getMetadata

fun <T> Success<*>.getMetadata(): T?

Helper to get metadata on a Success instance.

See also