stringSetValue property

List<String>? stringSetValue
final

When the stringSetValue type is set, the value of the resource must be a string type.

Implementation

final List<String>? stringSetValue;