launchAction abstract method
Sends a string representing a shortcut from the native platform to the app.
Implementation
void launchAction(String action);
Sends a string representing a shortcut from the native platform to the app.
void launchAction(String action);