getPassword method

String? getPassword()

Implementation

String? getPassword() {
  return password;
}