Compare commits
2
Commits
314a565187
...
3f74a779f3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f74a779f3 | ||
|
|
61db3a4583 |
File diff suppressed because one or more lines are too long
@@ -79,7 +79,6 @@ class SignUpApiService {
|
||||
throw Exception('Failed to Verify Otp: $e');
|
||||
}
|
||||
}
|
||||
|
||||
Future<void> createuser(Map<String, dynamic> entity) async {
|
||||
try {
|
||||
print("in post api...$entity");
|
||||
|
||||
Reference in New Issue
Block a user