LanProperty constructor
Implementation
const LanProperty({
this.port = kDefaultPort,
super.currentPlayers,
super.maxPlayers,
super.description,
super.packsSignature,
});
const LanProperty({
this.port = kDefaultPort,
super.currentPlayers,
super.maxPlayers,
super.description,
super.packsSignature,
});