isPassword method

  1. @override
bool isPassword()
override

Implementation

@override
bool isPassword() {
  return false;
}