creatorRequestId property
A unique string that identifies the request and that allows failed requests to be retried without the risk of executing an operation twice.
Implementation
final String? creatorRequestId;
A unique string that identifies the request and that allows failed requests to be retried without the risk of executing an operation twice.
final String? creatorRequestId;