launchAction abstract method

void launchAction(
  1. String action
)

Sends a string representing a shortcut from the native platform to the app.

Implementation

void launchAction(String action);