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