serviceErrors property

List<ServiceError>? serviceErrors
final

An array of ServiceError objects that describe the specified service errors.

Implementation

final List<ServiceError>? serviceErrors;