errors property

List<PartitionError>? errors
final

The errors encountered when trying to create the requested partitions.

Implementation

final List<PartitionError>? errors;