bundles property

List<Bundle>? bundles
getter/setter pair

All app bundles.

Implementation

core.List<Bundle>? bundles;