eventType property

String? eventType
final

The event type (for example, 'click' or 'like') that is used for training the model.

Implementation

final String? eventType;