runJavaScript abstract method

Future runJavaScript(
  1. String javaScript
)

Implementation

Future<dynamic> runJavaScript(String javaScript);