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