EpitaphHandler typedef

*<Null safety>*

void EpitaphHandler (int statusCode)

Implementation

typedef EpitaphHandler = void Function(int statusCode);