adguard-home-manager/lib/constants/enums.dart
2023-04-06 18:10:23 +02:00

1 line
No EOL
42 B
Dart

enum LoadStatus { loading, loaded, error }