bundleRequestId property

RequestId? bundleRequestId
final

Bundle request identifier. Used to match this information to another event. This made be absent in case when the instrumentation was enabled only after webbundle was parsed.

Implementation

final RequestId? bundleRequestId;