collectionName property
The collection name associated with this event, if applicable.
Will be null for global events like SyncEventType.syncStarted.
Implementation
final String? collectionName;
The collection name associated with this event, if applicable.
Will be null for global events like SyncEventType.syncStarted.
final String? collectionName;