value property
Quantifies or further describes the user action.
This might be the price of an item added-to-basket, or the starting time of the video where play was just pressed.
Implementation
final double? value;
Quantifies or further describes the user action.
This might be the price of an item added-to-basket, or the starting time of the video where play was just pressed.
final double? value;