parentId property

String? parentId
final

The ID of the event that caused this one. Null for root events (e.g. user taps).

Implementation

final String? parentId;