attributes property

Map<String, String?>? attributes
final

A map containing further information about the product.

Implementation

final Map<String, String?>? attributes;