getInvokableScriptsService method
Create an InvokableScripts API instance.
Implementation
InvokableScriptsService getInvokableScriptsService() {
return InvokableScriptsService(this);
}
Create an InvokableScripts API instance.
InvokableScriptsService getInvokableScriptsService() {
return InvokableScriptsService(this);
}