json top-level property

Json get json

An intrinsic object that provides functions to convert JavaScript values to and from the JavaScript Object Notation (JSON) format.

Implementation

_i3.Json get json => _i6.getProperty(
      _self,
      'JSON',
    );