fromJson static method

_a fromJson(
  1. String j
)

Implementation

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