@JSONAllowExtra
public class DummyWithAllowExtra
public DummyWithAllowExtra(@NotNull
java.lang.String field1,
int field2)
@NotNull public java.lang.String getField1()
public int getField2()
@NotNull public java.lang.String component1()
public int component2()
@NotNull public DummyWithAllowExtra copy(@NotNull java.lang.String field1, int field2)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)