Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThakurPriyanka/c1250c413b0ce36a8d98c9995051c6e9 to your computer and use it in GitHub Desktop.
Save ThakurPriyanka/c1250c413b0ce36a8d98c9995051c6e9 to your computer and use it in GitHub Desktop.
@Builder
@Getter
public final class DeleteListValue {
private final String uid;
private final String hobbies;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment