List asList

The decodedBody typed to a List.

Use bodyDecoder instead.

Source

List<dynamic> get asList => bodyDecoder.asList();