toJson abstract method

Map<String, dynamic> toJson()

Convert the parameter model to a json map.

Implementation

Map<String, dynamic> toJson();