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