79491733

Date: 2025-03-07 09:12:04
Score: 2.5
Natty:
Report link

Just use private val pairedDevice:List<Device> instead of pairedDevice:List<Device> inside the constructor of the class as it will become accessible in whole class.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Umang Thakkar