Files
workavia-mail-front/lib/features/thread/presentation/model/search_status.dart
T

4 lines
41 B
Dart

enum SearchStatus {
ACTIVE, INACTIVE
}