add disable customer function
This commit is contained in:
@@ -13,5 +13,4 @@ abstract class AuthService {
|
||||
Future<bool> hasInvite();
|
||||
Stream<User> getUserStream();
|
||||
Stream<Setting> getSetting();
|
||||
Future<String> getToken();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user