client property

String? client
final

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;