requestId property
getter/setter pair
The unique request ID. Will match at both sides of the call, useful for debugging or logging.
Implementation
String requestId;
The unique request ID. Will match at both sides of the call, useful for debugging or logging.
String requestId;