sourceId property

String? sourceId
final

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;