id property
An identifier that can be used to allow a client to replay missed Events by returning the Last-Event-Id header. Return empty string if not required.
Implementation
String? id;
An identifier that can be used to allow a client to replay missed Events by returning the Last-Event-Id header. Return empty string if not required.
String? id;