TrialSummary constructor
TrialSummary({})
Implementation
TrialSummary({
this.creationTime,
this.displayName,
this.lastModifiedTime,
this.trialArn,
this.trialName,
this.trialSource,
});
TrialSummary({
this.creationTime,
this.displayName,
this.lastModifiedTime,
this.trialArn,
this.trialName,
this.trialSource,
});