SuccessCallback typedef

SuccessCallback = void Function(dynamic response)

Implementation

typedef SuccessCallback = void Function(dynamic response);