stringValue property
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;
The StringValue field will be populated with a string value when the entitlement is a string type. Otherwise, the field will not be set.
final String? stringValue;