onResponse method
Called before subscriber callbacks receive a matching response.
Implementation
void onResponse(String? requestId, dynamic arguments) {}
Called before subscriber callbacks receive a matching response.
void onResponse(String? requestId, dynamic arguments) {}