toJson abstract method

List toJson()

Converts the request parameters to a JSON representation.

Implementation

List<dynamic> toJson();