eventCount property

int? eventCount
final

For fuzz tests, this is the number of events, between 1 and 10000, that the UI fuzz test should perform.

Implementation

final int? eventCount;