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