errors property
The list of errors, might contains items out of stock or other item-related errors
Implementation
final List<dynamic>? errors;
The list of errors, might contains items out of stock or other item-related errors
final List<dynamic>? errors;