79608150

Date: 2025-05-06 07:10:07
Score: 1.5
Natty:
Report link

fixed it just put 'late'

late final Set<Marker> _chargingStationMarkers = {
    Marker(
      markerId: const MarkerId(''),
      icon: iconStation,
      position: ev01,
    ),
};
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: AHMED KHALED