Profile constructor
Profile({})
Implementation
Profile({
this.deployment,
this.duration,
this.labels,
this.name,
this.profileBytes,
this.profileType,
this.startTime,
});
Profile({
this.deployment,
this.duration,
this.labels,
this.name,
this.profileBytes,
this.profileType,
this.startTime,
});