Pattern: Use of private function fat arrow
Issue: -
Warns when you use the fat arrow for a private function inside a class definition scope. It is not necessary and it does not do anything.
Pattern: Use of private function fat arrow
Issue: -
Warns when you use the fat arrow for a private function inside a class definition scope. It is not necessary and it does not do anything.