srcCorrelationId property

String? get srcCorrelationId

Implementation

String? get srcCorrelationId => _$this._srcCorrelationId;
set srcCorrelationId (String? srcCorrelationId)

Implementation

set srcCorrelationId(String? srcCorrelationId) =>
    _$this._srcCorrelationId = srcCorrelationId;