toJson method

  1. @JS('toJSON')
JSObject toJson()
inherited

@returns The object representation of the error.

Implementation

@JS('toJSON')
external JSObject toJson();