menu
analysis_server_client package
documentation
protocol.dart
AnalysisImplementedParams
toNotification method
toNotification method
dark_mode
light_mode
toNotification
method
Notification
toNotification
(
)
Implementation
Notification toNotification() { return Notification('analysis.implemented', toJson()); }
analysis_server_client package
documentation
protocol
AnalysisImplementedParams
toNotification method
AnalysisImplementedParams class