recordId property

String? recordId
final

The record ID associated with this event, if applicable.

Will be null for collection-level or global events.

Implementation

final String? recordId;