value property

double? value
final

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;