OnResponseCompleteCall typedef
OnResponseCompleteCall =
void Function(String requestId)
Implementation
typedef OnResponseCompleteCall = void Function(String requestId);
typedef OnResponseCompleteCall = void Function(String requestId);