fromJson static method

_8 fromJson(
  1. String j
)

Implementation

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