fingerprint property

List<String>? fingerprint
final

Used to group and deduplicate events with the same fingerprint in the Log system.

Implementation

final List<String>? fingerprint;