fixed services
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class AuthApi {
|
||||
static const String login = '/api/v1/profile/login';
|
||||
static const String logout = '/api/v1/profile/logout';
|
||||
}
|
||||
Reference in New Issue
Block a user