fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<GlobalVectorDefinition> fields = const {
#table: _f$table,
#x: _f$x,
#y: _f$y,
#position: _f$position,
};
The set of fields this interface defines.
@override
final MappableFields<GlobalVectorDefinition> fields = const {
#table: _f$table,
#x: _f$x,
#y: _f$y,
#position: _f$position,
};