RequestId extension type

Unique network request identifier. Note that this does not identify individual HTTP requests that are part of a network request.

on

Constructors

RequestId.new(String value)
RequestId.fromJson(String value)
factory

Properties

value String
final

Methods

toJson() String