79335029

Date: 2025-01-07 06:18:13
Score: 0.5
Natty:
Report link

If you have a custom parceler, you can suppress the error pretty much safely with:

@Suppress("PARCELABLE_SHOULD_HAVE_PRIMARY_CONSTRUCTOR")
@Parcelize
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Dmitry