setEmail abstract method

Future<void> setEmail(
  1. String email
)

Implementation

Future<void> setEmail(String email);