content property

content property

Gets the content of the response message.

Definition:

@property
def content(self):
    ...

See Also