ModeCallback typedef

ModeCallback = void Function(EnhancedMatch match, ModeCallbackResponse response)

Implementation

typedef ModeCallback = void Function(EnhancedMatch match, ModeCallbackResponse response);