simple_result
simple_result
Result
<
Success
,
Failure
>
toString method
toString
simple_result
simple_result
Result
<
Success
,
Failure
>
toString method
Result class
Constructors
failure
success
Properties
failure
isFailure
isSuccess
success
hashCode
runtimeType
Methods
map
when
noSuchMethod
toString
Operators
operator ==
description
toString
method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();