SDK@coinweb/contract-kitfunctionsFunction: constructTake()On this pageFunction: constructTake() function constructTake(key): GTake<CwebTake>; Creates a take operation. Parameters • key: ClaimKey The key of the claim to take. Returns GTake <CwebTake> A take operation with the given key.