fromJson static method

_k fromJson(
  1. String j
)

Implementation

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