createEmptyInstance method

Webhook_GenericWebService createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

Webhook_GenericWebService createEmptyInstance() => create();