new
Method
This is a method of the Event class in the bus module.Create a new event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new event
This is a method of the Event class in the bus module.Create a new event
def new(event_type: EventType, source: impl Into<String>) -> Self