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