IMEventCallback typedef

IMEventCallback = void Function(dynamic dynamic)

Implementation

typedef void IMEventCallback(dynamic);