restoreChannels property

List<RestoreChannel>? restoreChannels
getter/setter pair

The list of RestoreChannels matching the given criteria.

Implementation

core.List<RestoreChannel>? restoreChannels;