Create an Object representation of a Result instance.
Object
Result
Useful for serialization. JSON.stringify() uses it.
JSON.stringify()
The value to convert to JSON
The JSON representation of the Result
Create an
Object
representation of aResult
instance.Useful for serialization.
JSON.stringify()
uses it.