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