RemoveHumanAuthFactorOTPResponse.fromBuffer constructor
RemoveHumanAuthFactorOTPResponse.fromBuffer(])
Implementation
factory RemoveHumanAuthFactorOTPResponse.fromBuffer(
$core.List<$core.int> data,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(data, registry);