errors property

Map<String, ErrorDetail>? errors
final

A map of the names of connections that were not successfully deleted to error details.

Implementation

final Map<String, ErrorDetail>? errors;