Active replay recording.
@internal SentryId? get replayId => _replayId;
@internal set replayId(SentryId? value) => _replayId = value;