errors property

List<TableError>? errors
final

A list of errors encountered in attempting to delete the specified tables.

Implementation

final List<TableError>? errors;