name property

String? name
getter/setter pair

The name of specific events this listener wants to receive. If null, it gets all event names

Implementation

String? name;