errors property

List<ColumnError>? errors
final

List of ColumnStatistics that failed to be retrieved.

Implementation

final List<ColumnError>? errors;