id property

String? id
final

The ID of the event.

Can be null if the ID is unknown or not provided.

Implementation

final String? id;