79334036

Date: 2025-01-06 18:58:16
Score: 1.5
Natty:
Report link

Change final AgroData? agroData; to required AgroData agroData; where you define your entity. That's because don't support nullables.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dario Herrera Velasco