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