ResponseResultCallback typedef

ResponseResultCallback = void Function(dynamic response)

Implementation

typedef ResponseResultCallback = void Function(dynamic response);