FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.decorators
/
RetryStrategy
/
Companion
/
Once
Once
fun
Once
(
delay
:
Duration
=
Duration.ZERO
)
:
RetryStrategy
Retry once with a delay that is 0 by default.