ConfirmDeviceResponse constructor
ConfirmDeviceResponse({
- bool? userConfirmationNecessary,
Implementation
ConfirmDeviceResponse({
this.userConfirmationNecessary,
});
ConfirmDeviceResponse({
this.userConfirmationNecessary,
});