toJSON method

JSObject toJSON()
override

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

Implementation

external JSObject toJSON();