toJSON method
The toJSON() method of the TrustedScript interface returns a JSON
representation of the stored data.
Implementation
external String toJSON();
The toJSON() method of the TrustedScript interface returns a JSON
representation of the stored data.
external String toJSON();