url property

Source.url property

Gets the url of a source.

@property
def url(self) -> str:
    ...

See Also