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