report dashboard
This commit is contained in:
@@ -8,4 +8,5 @@ class ApiPath {
|
||||
static const String paymentMethods = '/api/v1/payment-methods';
|
||||
static const String orders = '/api/v1/orders';
|
||||
static const String payments = '/api/v1/payments';
|
||||
static const String analyticDashboard = '/api/v1/analytics/dashboard';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user