WritableAsyncBeacon<T> extension

on

Methods

tryCatch(Future<T> future(), {T? optimisticResult}) Future<void>

Available on WritableBeacon<AsyncValue<T>>, provided by the WritableAsyncBeacon extension

Executes the future provided and automatically sets the beacon to the appropriate state.