jsonContent property

dynamic jsonContent

Return the data as json

Implementation

dynamic get jsonContent => convert.json.decode(stringContent);