label property

String? label
final

Identifies the specific object being actioned.

E.g., ID of the video being played, or the SKU or the product added-to-basket.

Implementation

final String? label;