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