fromJson static method

_h fromJson(
  1. String j
)

Implementation

static _h fromJson(String j)=>fromMap(_0.o(j));