Future<void> setProfilePic(String apiMobileNumber) async { await SessionManagerMethods.setString(logo, apiMobileNumber); }