open static fun newInstance(link: String!, appScheme: URI!): WebFragment!
create a new instance of the fragment with a website's link as arguments
link - String!: the website link
link
Return WebFragment!: an instance of WebFragment
WebFragment