setUserByEmail abstract method

Future<void> setUserByEmail(
  1. String userEmail
)

Implementation

Future<void> setUserByEmail(String userEmail);