description property
String?
get
description
Product description
Implementation
String? get description => getField<String>('description');
Product description
String? get description => getField<String>('description');