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