MyCallbackFunction typedef

MyCallbackFunction = void Function(String data)

Implementation

typedef MyCallbackFunction = void Function(String data);