selfprivacy.org.app/lib/logic/models/state_types.dart

2 lines
57 B
Dart

enum StateType { uninitialized, stable, warning, error }