ss property

List<String>? ss
final

An attribute of type String Set. For example:

"SS": "Giraffe", "Hippo" ,"Zebra"

Implementation

final List<String>? ss;