Use this util to update the uri of a file based message when needed
Message updateMessageUri(Message message, String uri) { return _updatedUri(message, uri); }