sendResponse property
Function to call when you have a response. The argument should be any JSON-ifiable object, or undefined if there is no response.
Implementation
final JSFunction sendResponse;
Function to call when you have a response. The argument should be any JSON-ifiable object, or undefined if there is no response.
final JSFunction sendResponse;