menu
neomage package
documentation
data/plugins/plugin_service.dart
PluginCliService
writeError property
writeError property
dark_mode
light_mode
writeError
property
void Function
(
String
message
)
writeError
final
Write an error message to stderr.
Implementation
final void Function(String message) writeError;
neomage package
documentation
data/plugins/plugin_service
PluginCliService
writeError property
PluginCliService class