value property

dynamic value
final

A value, which can be null - e.g. for telemetry events which don't have any associated data other than when the event happened

Implementation

final dynamic value;