Shape constructor
Shape()
Implementation
Shape(
this.type,
this.key,
this.value,
this.member,
this.flattened,
this.members,
this.locationName,
this.timestampFormat,
);
Shape(
this.type,
this.key,
this.value,
this.member,
this.flattened,
this.members,
this.locationName,
this.timestampFormat,
);