Converts the Details instance to a JSON object.
Map<String, dynamic> toJson() => _$DetailsToJson(this);