shapeId property

ShapeId? get shapeId
override

Implementation

ShapeId? get shapeId => _$this._shapeId;
set shapeId (covariant ShapeId? shapeId)
covariantoverride

Implementation

set shapeId(covariant ShapeId? shapeId) => _$this._shapeId = shapeId;