UpdateColumnStatisticsForTableResponse constructor
UpdateColumnStatisticsForTableResponse({
- List<
ColumnStatisticsError> ? errors,
Implementation
UpdateColumnStatisticsForTableResponse({
this.errors,
});