Target.url() method

Signature

class Target {
  abstract url(): string;
}

Returns:

string