JsonParser.value

class JsonParser(T, bool AllowNaN = false)
final
Const!(T)[]
value
()

Return Value

Type: Const!(T)[]

The current value of the token

Meta