perfSamples property

List<PerfSample>? perfSamples
getter/setter pair

The set of PerfSamples to create should not include existing timestamps

Implementation

core.List<PerfSample>? perfSamples;