Converts the ShowProfileRequest object to a JSON map.
ShowProfileRequest
This method is typically used internally by the json_serializable package.
json_serializable
Map<String, dynamic> toJson() => _$ShowProfileRequestToJson(this);