webhookSource property

String? webhookSource
final

If the query was fulfilled by a webhook call, this field is set to the value of the source field returned in the webhook response.

Implementation

final String? webhookSource;