SuccessCallback typedef

SuccessCallback = void Function(String response)

Implementation

typedef SuccessCallback = void Function(String response);