fingerprint property

List<String>? fingerprint
final

Used to deduplicate events by grouping ones with the same fingerprint together.

Implementation

final List<String>? fingerprint;