OnResponseStringSuccessCall typedef

OnResponseStringSuccessCall = void Function(String requestId, String responseData)

Implementation

typedef OnResponseStringSuccessCall = void Function(String requestId, String responseData);