EventFlow# class ultimo.core.EventFlow(source: ASource)# Flow which awaits an Event and then gets the source value. Attributes source The source that created the flow. source: ASource# The source that created the flow.