Provides call functionality to FutureOr values that complete with a Result type value.
call
Available on FutureOr<Result<T, E>>, provided by the ResultFutureOrUnwrap extension
FutureOr<Result<T, E>>
Result