nodes property

List<String>? nodes
getter/setter pair

Names of the nodes to delete.

Implementation

core.List<core.String>? nodes;