79158159

Date: 2024-11-05 08:19:29
Score: 1.5
Natty:
Report link

Just change this line in your code..

class DogOwner extends Owner { @override final Dog pet = Dog(); // you need specify Dog type or you can add var }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Harshit Vyas