winningVariantId property

int winningVariantId
final

The id of the winning variant

If this is a winner, then this is the unique numeric id of the winning variant. Otherwise it is null.

Implementation

final int winningVariantId;