clean up
This commit is contained in:
3
lib/helpers/const.dart
Normal file
3
lib/helpers/const.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
const userStatusInvited = "invited";
|
||||
const userStatusJoined = "joined";
|
||||
const userStatusRequested = "requested";
|
||||
Reference in New Issue
Block a user