menu
analysis_server_client package
documentation
protocol.dart
CompletionResultsParams
toNotification method
toNotification method
dark_mode
light_mode
toNotification
method
Notification
toNotification
(
)
Implementation
Notification toNotification() { return Notification('completion.results', toJson()); }
analysis_server_client package
documentation
protocol
CompletionResultsParams
toNotification method
CompletionResultsParams class