StartDeviceAuthorizationResponse constructor
StartDeviceAuthorizationResponse({})
Implementation
StartDeviceAuthorizationResponse({
this.deviceCode,
this.expiresIn,
this.interval,
this.userCode,
this.verificationUri,
this.verificationUriComplete,
});