id property
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.
If empty, the server may choose to generate one instead.
Implementation
core.String? id;
A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose.
If empty, the server may choose to generate one instead.
core.String? id;