fromJson static method

_g fromJson(
  1. String j
)

Implementation

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