stringValue property

String? stringValue
final

The StringValue field will be populated with a string value when the entitlement is a string type. Otherwise, the field will not be set.

Implementation

final String? stringValue;