indefinitelyRepeat
Creates an infinite Flow that repeatedly emits the provided item.
Return
An infinite Flow that repeatedly emits the provided item.
Parameters
item
The item to be repeatedly emitted by the flow.
Creates an infinite Flow that repeatedly emits the provided item.
An infinite Flow that repeatedly emits the provided item.
The item to be repeatedly emitted by the flow.