configureForRuntime abstract method

void configureForRuntime(
  1. Runtime runtime
)

Configure this plugin for use in a dart_eval Runtime.

Implementation

void configureForRuntime(Runtime runtime);