const factory RecordingErrorEvent( {required final StreamId streamId, required final String message}) = _$RecordingErrorEvent;