state_or_province property

Source.state_or_province property

Gets the state or province of a source.

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

See Also