Try<T, E extends Exception> extension type

on
  • T Function()

Constructors

Try(T _())
const

Properties

wrap Result<T, E>
no setter