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