sourceName property

String? sourceName
final

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;