reporter property

Source.reporter property

Gets the reporter of a source.

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

See Also