fbmobile/lib/core/enums/viewstate.dart

2 lines
30 B
Dart
Raw Normal View History

2021-02-02 14:33:23 +00:00
enum ViewState { Idle, Busy }