fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<GameObject> fields = const {
#asset: _f$asset,
#variation: _f$variation,
#hidden: _f$hidden,
};
The set of fields this interface defines.
@override
final MappableFields<GameObject> fields = const {
#asset: _f$asset,
#variation: _f$variation,
#hidden: _f$hidden,
};