fromJson static method

_f fromJson(
  1. String j
)

Implementation

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