features property

List<String>? features
getter/setter pair

A list of supported features for this API.

Implementation

core.List<core.String>? features;