empty static method

CheckAuthenticationPassword empty()
override

Implementation

static CheckAuthenticationPassword empty() {
  return CheckAuthenticationPassword({});
}