OnCancelCallback typedef

OnCancelCallback = void Function(String message)

Implementation

typedef OnCancelCallback = void Function(String message);