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