fromJson static method

_l fromJson(
  1. String j
)

Implementation

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