i static method

Map<String, dynamic> i(
  1. String j
)

Implementation

static Map<String, dynamic> i(String j) => toonx.decode(j);