client property
LspClient
get
client
The underlying client, for advanced use (custom requests, lifecycle).
Implementation
LspClient get client => _client;
The underlying client, for advanced use (custom requests, lifecycle).
LspClient get client => _client;