fromJson static method

_p fromJson(
  1. String j
)

Implementation

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