client property

LspClient get client

The underlying client, for advanced use (custom requests, lifecycle).

Implementation

LspClient get client => _client;