update
This commit is contained in:
@@ -72,4 +72,8 @@ class UserProvider {
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
static Future updateMobile(String mobile) async {}
|
||||
|
||||
static Future updateEmail(String email) async {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user