register abstract method

void register(
  1. String name,
  2. DartFunction f
)

Implementation

void register(String name, DartFunction f);