Converts this UploadFile instance to a JSON map.
Map<String, dynamic> toJson() => _$UploadFileToJson(this);