s property

String? s
final

An attribute of type String. For example:

"S": "Hello"

Implementation

final String? s;