79702038

Date: 2025-07-15 12:13:23
Score: 1.5
Natty:
Report link

In my case, I was using State together with Equatable and I forgot to give Equatable variables as props.

@override
List<Object?> get props => [status, entity];
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AbdullayevOlloyor