columnStatisticsList property

List<ColumnStatistics>? columnStatisticsList
final

List of ColumnStatistics that failed to be retrieved.

Implementation

final List<ColumnStatistics>? columnStatisticsList;