deleteUserProfile abstract method

Future<Either<Failure, void>> deleteUserProfile()

Deletes the user profile (for testing purposes)

Implementation

Future<Either<Failure, void>> deleteUserProfile();