toJSON method
The toJSON()
method of the ReportBody interface is a serializer,
and returns a JSON representation of the ReportBody
object.
Implementation
external JSObject toJSON();
The toJSON()
method of the ReportBody interface is a serializer,
and returns a JSON representation of the ReportBody
object.
external JSObject toJSON();