country_or_region property

Source.country_or_region property

Gets the country or region of a source.

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

See Also