ResponseChecker typedef

ResponseChecker = bool Function(String response)

Implementation

typedef ResponseChecker = bool Function(String response);