getEmail static method

String? getEmail()

Implementation

static String? getEmail() {
  return email;
}