restorePlanBindings property

List<RestorePlanBinding>? restorePlanBindings
getter/setter pair

The list of RestorePlanBindings matching the given criteria.

Implementation

core.List<RestorePlanBinding>? restorePlanBindings;