WritableAsyncBeacon<T> extension
- on
Methods
-
tryCatch(
Future< T> future(), {T? optimisticResult}) → Future<void> -
Available on WritableBeacon<
Executes the future provided and automatically sets the beacon to the appropriate state.AsyncValue< , provided by the WritableAsyncBeacon extensionT> >