fromJson static method

_e fromJson(
  1. String j
)

Implementation

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