fun webUri(webUri: Uri?): Builder
Sets the artwork's web URI. This is used by default in MuzeiArtProvider.getArtworkInfo to allow the user to view more details about the artwork.
webUri - a Uri to more details about the artwork.
Return
this Builder.
See Also