menu
apollovm package
documentation
apollovm_lsp.dart
ServerInfo
ServerInfo.new const constructor
ServerInfo.new const constructor
dark_mode
light_mode
ServerInfo
constructor
const
ServerInfo
(
String
name
, {
String
?
version
,
})
Implementation
const ServerInfo(this.name, {this.version});
apollovm package
documentation
apollovm_lsp
ServerInfo
ServerInfo.new const constructor
ServerInfo class