fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<VariationDefinition> fields = const {
#category: _f$category,
#texture: _f$texture,
#offset: _f$offset,
#size: _f$size,
};