jsify method
Recursively converts a JSON-like collection, or Dart primitive to a JavaScript compatible representation.
Implementation
external JSAny? jsify();
Recursively converts a JSON-like collection, or Dart primitive to a JavaScript compatible representation.
external JSAny? jsify();