StatusHandler typedef

StatusHandler = void Function(String message)

Implementation

typedef StatusHandler = void Function(String message);