Reference
stringifyFlightResponse
Serializes a Flight response to JSON text.
Signature
function stringifyFlightResponse(response: FlightResponse): stringReference
Serializes a Flight response to JSON text.
function stringifyFlightResponse(response: FlightResponse): string