fromSafeFuture top-level property

ResultAsync<T, E> Function<T, E>(Future<T> future) fromSafeFuture
final

Implementation

final fromSafeFuture = ResultAsync.fromSafeFuture;