createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
WebhookResponse_FulfillmentResponse createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
WebhookResponse_FulfillmentResponse createEmptyInstance() => create();