-
public interface MessageGenerator<T extends Object>A MessageGenerator is a type representing a suspendable function that has the ability to generate a Flow of messages.
public interface MessageGenerator<T extends Object>
A MessageGenerator is a type representing a suspendable function that has the ability to generate a Flow of messages.