empty static method

CheckAuthenticationCode empty()
override

Implementation

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