menu
analyzer_plugin package
documentation
channel/channel.dart
PluginCommunicationChannel
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
PluginCommunicationChannel
close abstract method
PluginCommunicationChannel class