selfprivacy.org.app/lib/logic/models/state_types.dart
NaiJi c747dcd4ae Implement Server Storage card for provider menu
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-07-29 08:38:21 +03:00

2 lines
57 B
Dart

enum StateType { uninitialized, stable, warning, error }