parseJSON method

dynamic parseJSON()

Implementation

dynamic parseJSON() => jsonDecode(this);