There should be empty() function #1465
subhasundardass
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
What exactly is it supposed to do? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be very helpful if there is an empty function at AsyncValue when.
R when({
required R Function(Model) data,
required R Function(Object, StackTrace?) error,
required R Function() loading,
empty ****
})
Beta Was this translation helpful? Give feedback.
All reactions