sourceName property
The source of the event. For example, if the event occurred at the node level, the source would be the node ID.
Implementation
final String? sourceName;
The source of the event. For example, if the event occurred at the node level, the source would be the node ID.
final String? sourceName;