metrics property

Map<String, double>? metrics
final

One or more custom metrics that are associated with the event.

Implementation

final Map<String, double>? metrics;