entries property

List<PerformanceEntry> entries
getter/setter pair

Implementation

List<PerformanceEntry> entries = List.empty(growable: true);