ShowCallback typedef

ShowCallback = void Function(String response)

Implementation

typedef void ShowCallback(String response);