items property

List<String>? items
getter/setter pair

List of items to remove.

Required.

Implementation

core.List<core.String>? items;