name property

String? name
inherited

name A formal name for the event. This may be an absolute URI that identifies the event formally (e.g. from a trigger registry), or a simple relative URI that identifies the event in a local context.

Implementation

String? get name => throw _privateConstructorUsedError;