fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<WorldInitialized> fields = const {
#table: _f$table,
#info: _f$info,
#teamMembers: _f$teamMembers,
#id: _f$id,
#packsSignature: _f$packsSignature,
};