eventType property
The event type (for example, 'click' or 'like') that is used for training the model.
Implementation
final String? eventType;
The event type (for example, 'click' or 'like') that is used for training the model.
final String? eventType;