fromJson static method

_b fromJson(
  1. String j
)

Implementation

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