fbmobile/lib/core/enums/viewstate.dart

2 lines
30 B
Dart
Raw Normal View History

2023-01-04 20:17:54 +00:00
enum ViewState { idle, busy }