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