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