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