menu
rover_dashboard
main.dart
networkErrors constant
networkErrors
dark_mode
light_mode
description
networkErrors
top-level constant
Set
<
int
>
const
networkErrors
Network errors that can be fixed by a simple reset.
Implementation
const networkErrors = {1234, 1231};
rover_dashboard
main
networkErrors constant
main library