menu
analysis_server_client package
documentation
protocol.dart
ServerLogEntry
data property
data property
dark_mode
light_mode
data
property
String
data
getter/setter pair
The payload of the entry, the actual format is determined by the "kind" field.
Implementation
String data;
analysis_server_client package
documentation
protocol
ServerLogEntry
data property
ServerLogEntry class