fromJson static method

_v fromJson(
  1. String j
)

Implementation

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