- Change a comment

merge-requests/11/head
zaid_daoud 3 years ago
parent 1ef45711af
commit 05faf47913

@ -77,7 +77,7 @@ class UserProvider extends LoadingNotifier {
);
}
/// ## Register & Fill [UserApiClient.user] data
/// ## Update current user profile
/// - onSuccess : SnackBar will appears
/// - onError : SnackBar will appears
Future updateProfile(BuildContext context, {required User updatedUser}) async {

Loading…
Cancel
Save