toString

open override fun toString(): String

Returns a string representation of this Success instance.

Return

A string in the format "Success(value=

$value, type=$

type)".