apks property

List<Apk>? apks
getter/setter pair

All APKs.

Implementation

core.List<Apk>? apks;