jsify method

JSAny? jsify()

Recursively converts a JSON-like collection, or Dart primitive to a JavaScript compatible representation.

Implementation

external JSAny? jsify();