menu
analysis_server_client package
documentation
protocol.dart
ServerErrorParams
toNotification method
toNotification method
dark_mode
light_mode
toNotification
method
Notification
toNotification
(
)
Implementation
Notification toNotification() { return Notification('server.error', toJson()); }
analysis_server_client package
documentation
protocol
ServerErrorParams
toNotification method
ServerErrorParams class