getEvent abstract method

void getEvent(
  1. void Function(
    1. String s
    )
)

Implementation

void getEvent(void Function(String s));