description property

String? get description

Product description text.

Implementation

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