target property
ShapeId?
get
target
Implementation
ShapeId? get target => _$this._target;
set
target
(ShapeId? target)
Implementation
set target(ShapeId? target) => _$this._target = target;