toJson abstract method

Map<String, dynamic> toJson()

Converts the request to JSON representation.

Implementation

Map<String, dynamic> toJson();