fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<LanProperty> fields = const {
#port: _f$port,
#currentPlayers: _f$currentPlayers,
#maxPlayers: _f$maxPlayers,
#description: _f$description,
#packsSignature: _f$packsSignature,
};