ErrorListener typedef

ErrorListener = void Function(GiphyError error)

Implementation

typedef ErrorListener = void Function(GiphyError error);