fromJson static method

_u fromJson(
  1. String j
)

Implementation

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