client property
Identifies the client that DWDS is attaching to.
This could be Cider, DevTools (as a standalone app), or DevTools (embedded in Chrome DevTools).
Implementation
final String? client;
Identifies the client that DWDS is attaching to.
This could be Cider, DevTools (as a standalone app), or DevTools (embedded in Chrome DevTools).
final String? client;