menu
sky_connection package
documentation
websocket/beans.dart
ServerInfo
ServerInfo.new constructor
ServerInfo.new constructor
dark_mode
light_mode
ServerInfo
constructor
ServerInfo
(
{
required
int
type
,
required
String
name
,
String
?
extra
,
})
Implementation
ServerInfo({required this.type, required this.name, this.extra});
sky_connection package
documentation
websocket/beans
ServerInfo
ServerInfo.new constructor
ServerInfo class