RequestId extension type

Unique request identifier.

on

Constructors

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

Properties

value String
final

Methods

toJson() String