alternatives property

List<SdkVersion>? alternatives
getter/setter pair

Targeting of other sibling directories that were in the Bundle.

For main splits this is targeting of other main splits.

Implementation

core.List<SdkVersion>? alternatives;