menu
analyzer_plugin package
documentation
channel/channel.dart
ServerCommunicationChannel
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
void
close
(
)
Close the communication channel.
Implementation
void close();
analyzer_plugin package
documentation
channel/channel
ServerCommunicationChannel
close abstract method
ServerCommunicationChannel class