restorePlans property

List<RestorePlan>? restorePlans
getter/setter pair

The list of RestorePlans matching the given criteria.

Implementation

core.List<RestorePlan>? restorePlans;