errors property
A list of errors encountered while trying to delete the specified table versions.
Implementation
final List<TableVersionError>? errors;
A list of errors encountered while trying to delete the specified table versions.
final List<TableVersionError>? errors;