put property
ShapeRefBuilder
get
put
Implementation
ShapeRefBuilder get put => _$this._put ??= ShapeRefBuilder();
Implementation
set put(covariant ShapeRefBuilder? put) => _$this._put = put;
ShapeRefBuilder get put => _$this._put ??= ShapeRefBuilder();
set put(covariant ShapeRefBuilder? put) => _$this._put = put;