variantNumber property
Number of the variant, starting at 0 (unless overridden).
A device will receive APKs from the first variant that matches the device configuration, with higher variant numbers having priority over lower variant numbers.
Implementation
core.int? variantNumber;