constValue
Constant value for this property.
Accepts String, JsonElement, or null. String values are automatically converted to JsonPrimitive. Throws IllegalStateException for invalid types.
Example
string {
constValue = "v1.0"
}Content copied to clipboard