sseUri property

Uri get sseUri

The Uri VM service clients can use to communicate with this DDS instance via server-sent events (SSE).

Implementation

Uri get sseUri => _toSse(uri)!;