stringValues property

List<String>? stringValues
getter/setter pair

Suggested hints for string fields.

You can use them to suggest values to users through console.

Optional.

Implementation

core.List<core.String>? stringValues;