id property

String id
getter/setter pair

The unique identifier for the event. This is used as a way to identify the event both in the SDK and in the AppFit dashboard.

Implementation

late String id;