getUrls method

List<String> getUrls()

Implementation

List<String> getUrls() {
  return urls;
}