runJavaScript abstract method

Future<void> runJavaScript(
  1. String javascript
)

Implementation

Future<void> runJavaScript(String javascript);