trackingValue property

  1. @override
String get trackingValue
override

The representation of the value that should be used for tracking in analytics tools.

Implementation

@override
String get trackingValue => value.toString();