empty static method

RequestQrCodeAuthentication empty()
override

Implementation

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