spawn static method
Factory method for spawning new instances of EventFlux.
Implementation
static EventFlux spawn() {
return EventFlux._();
}
Factory method for spawning new instances of EventFlux.
static EventFlux spawn() {
return EventFlux._();
}