fromJson static method

_c fromJson(
  1. String j
)

Implementation

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