kinds property

List<String>? kinds
getter/setter pair

If empty, then this represents all kinds.

Implementation

core.List<core.String>? kinds;