stringValues property

List<String>? stringValues
final

An array of strings.

Implementation

final List<String>? stringValues;