buttonTitle property

String? get buttonTitle

Text on the product button.

Implementation

String? get buttonTitle => payload['button_title'];