stringListValue property

List<String>? stringListValue
final

A list of strings.

Implementation

final List<String>? stringListValue;