BatchCreatePerfSamplesResponse constructor
BatchCreatePerfSamplesResponse({
- List<
PerfSample> ? perfSamples,
Implementation
BatchCreatePerfSamplesResponse({
this.perfSamples,
});