isSuccessful
Determines if the current result represents a successful operation.
Return
true
if the result is an instance of Success
, otherwise false
.
Determines if the current result represents a successful operation.
true
if the result is an instance of Success
, otherwise false
.