fromJson static method

_o fromJson(
  1. String j
)

Implementation

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