errors property
A map of the names of connections that were not successfully deleted to error details.
Implementation
final Map<String, ErrorDetail>? errors;
A map of the names of connections that were not successfully deleted to error details.
final Map<String, ErrorDetail>? errors;