errors property

List? errors
final

The list of errors, might contains items out of stock or other item-related errors

Implementation

final List<dynamic>? errors;