removeUserEmail abstract method

Future<void> removeUserEmail(
  1. String email
)

Implementation

Future<void> removeUserEmail(String email);