sourceId property
An optional identifier for the source of the change (e.g., device ID, session ID). This can be used by the engine to avoid processing changes that originated from the same instance.
Implementation
final String? sourceId;
An optional identifier for the source of the change (e.g., device ID, session ID). This can be used by the engine to avoid processing changes that originated from the same instance.
final String? sourceId;