fromJson static method

_m fromJson(
  1. String j
)

Implementation

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