Segment constructor
Segment({})
Implementation
Segment({
this.created,
this.definition,
this.id,
this.kind,
this.name,
this.segmentId,
this.selfLink,
this.type,
this.updated,
});
Segment({
this.created,
this.definition,
this.id,
this.kind,
this.name,
this.segmentId,
this.selfLink,
this.type,
this.updated,
});