MonkeyAroundComponentRegisterMethodPatchParams.once?
MonkeyAroundComponentRegisterMethodPatchParams › once?
Type: boolean
Whentrue, the patch uninstalls itself the first time the patched method is invoked, restoring the original — so the interception happens exactly once. Existing callers that omit it are unaffected.