apkSet property

List<ApkSet>? apkSet
getter/setter pair

Set of APKs, one set per module.

Implementation

core.List<ApkSet>? apkSet;