requestUrl method

String? requestUrl()

请求URL

Implementation

String? requestUrl() {
  return null;
}