fromJson static method

_n fromJson(
  1. String j
)

Implementation

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