collectionName property

String? collectionName
final

The collection name associated with this event, if applicable.

Will be null for global events like SyncEventType.syncStarted.

Implementation

final String? collectionName;