sku property

String? get sku

Product article, arbitrary string up to 50 characters long.

Implementation

String? get sku => payload['sku'];