toJson method

Map<String, dynamic> toJson()

Connect the generated _$UserModelToJson function to the toJson method.

Implementation

Map<String, dynamic> toJson() => _$UserModelToJson(this);