getUrl static method

String getUrl()

Implementation

static String getUrl() {
  return 'https://www.baidu.com/';
}