content

open override val content: String(source)

Content of the result

  • In the Success case, this corresponds to the provided content of the successful result.

  • In the ]Failure] case, this corresponds to the failure message.