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