mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: performance
This commit is contained in:
@@ -27,7 +27,7 @@ class ServerPrivateInfo {
|
||||
|
||||
final String id;
|
||||
|
||||
ServerPrivateInfo({
|
||||
const ServerPrivateInfo({
|
||||
required this.name,
|
||||
required this.ip,
|
||||
required this.port,
|
||||
|
||||
Reference in New Issue
Block a user