sendResponse property

JSFunction sendResponse
final

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;