VerifyWebAuthNRegistrationResponse.fromJson constructor
VerifyWebAuthNRegistrationResponse.fromJson(
- String i, [
- ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY
Implementation
factory VerifyWebAuthNRegistrationResponse.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);