registerScript abstract method

bool registerScript(
  1. String name,
  2. Uint8List bytecode
)

Implementation

bool registerScript(String name, Uint8List bytecode);