id property

String? id
getter/setter pair

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;