setReplayId method

void setReplayId(
  1. String value
)

Implementation

void setReplayId(String value) => set('sentry-replay_id', value);