city property

Source.city property

Gets the city of a source.

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

See Also