server property

StompServer? get server

The STOMP server (if enabled)

Implementation

StompServer? get server => _server;