register abstract method

void register(
  1. Listenable event()
)

Implementation

void register(Listenable Function() event);