correlationId property

  1. @override
String get correlationId

The correlation ID of the message.

Implementation

@override
String get correlationId => 'timestamp-$archiveId';