endpoint property
LspEndpoint
get
endpoint
The underlying transport, e.g. to receive() messages on a
MessageLspEndpoint host.
Implementation
LspEndpoint get endpoint => _endpoint;
The underlying transport, e.g. to receive() messages on a
MessageLspEndpoint host.
LspEndpoint get endpoint => _endpoint;