struct Layout { address nomineeDiamondOwner; }
bytes32 STORAGE_SLOT
function layout() internal pure returns (struct DiamondOwnerStorage.Layout l)
Was this helpful?