jsonBody method

Future jsonBody()

Implementation

Future<dynamic> jsonBody() async => jsonDecode(await body());