.et_pb_section_2_tb_body.et_pb_section{padding-top:0px;padding-bottom:2px}.et_pb_text_3_tb_body{line-height:1.1em;font-weight:600;font-size:53px;line-height:1.1em}.et_pb_text_4_tb_body{line-height:1.1em;font-weight:300;font-size:53px;line-height:1.1em}.et_pb_text_5_tb_body,.et_pb_text_6_tb_body,.et_pb_text_7_tb_body{line-height:1.1em;font-weight:300;font-size:27px;line-height:1.1em}.et_pb_section_3_tb_body.et_pb_section{background-color:#000000!important}.et_pb_video_0_tb_body .et_pb_video_overlay_hover:hover{background-color:rgba(0,0,0,.6)}@media only screen and (max-width:980px){.et_pb_text_3_tb_body,.et_pb_text_4_tb_body{font-size:53px}}@media only screen and (max-width:767px){.et_pb_text_3_tb_body{font-size:23px}.et_pb_text_4_tb_body{font-size:40px}}.et_pb_section_0_tb_footer.et_pb_section{background-color:#000000!important}lib/features/notifications/data/repository/notifications_repository.dart:24:36:Error:The getter 'NetworkHelper' isn't defined for the type 'NotificationsRepository'.
 - 'NotificationsRepository' is from 'package:hitos/features/notifications/data/repository/notifications_repository.dart' ('lib/features/notifications/data/repository/notifications_repository.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'NetworkHelper'.
bool isConnected=await await NetworkHelper.hasConnection();