errors property

List<PartitionError>? errors
final

The errors encountered when trying to delete the requested partitions.

Implementation

final List<PartitionError>? errors;