isOwner is used to check whether the sender is the owner of the contract.
the sender of the transaction, hex string format with 0x prefix.
true if the sender is the owner of the contract, otherwise false.
operation is used to execute the logics within the Aspect.
input data for the operation.
the data of the operation output.
isOwner is used to check whether the sender is the owner of the contract.