getEmail method

String getEmail()

Implementation

String getEmail() {
  return email;
}