newLibTable abstract method

void newLibTable(
  1. Map<String, DartFunction> l
)

Implementation

void newLibTable(Map<String, DartFunction> l);