fromJson static method

_i fromJson(
  1. String j
)

Implementation

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