<itemvalue="Invalidates the state of the provider, causing it to refresh. The refresh is not immediate and is instead delayed to the next read or next frame. Calling [invalidateSelf] multiple times will refresh the provider only once. Calling [invalidateSelf] will cause the provider to be disposed immediately."/>
<itemvalue="Invalidates the state of the provider, causing it to refresh. The refresh is not immediate and is instead delayed to the next read or next frame. Calling [invalidateSelf] multiple times will refresh the provider only once. Calling [invalidateSelf] will cause the provider to be disposed immediately."/>
<itemvalue="{@template riverpod.invalidate} Invalidates the state of the provider, destroying the state immediately and causing the provider to rebuild at some point in the future."/>
<itemvalue="{@template riverpod.invalidate} Invalidates the state of the provider, destroying the state immediately and causing the provider to rebuild at some point in the future."/>
<itemvalue="Forces a provider to re-evaluate its state immediately, and return the created value."/>
<itemvalue="Forces a provider to re-evaluate its state immediately, and return the created value."/>