errors property

List<ErrorDetail>? errors
final

Any errors associated with a Failed update.

Implementation

final List<ErrorDetail>? errors;