ListGameServer constructor
Implementation
ListGameServer({
this.name = '',
this.thumbnail = '',
required super.address,
super.secure = true,
this.highlighted = false,
});
ListGameServer({
this.name = '',
this.thumbnail = '',
required super.address,
super.secure = true,
this.highlighted = false,
});