production_company property

Source.production_company property

Gets the production company of a source.

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

See Also