asList property

List<JSON> get asList

Returns the response as a list of JSON objects.

May throw an exception if isList is false.

Implementation

List<JSON> get asList => left;