data property

data property

Gets raw data.

Definition:

@property
def data(self):
    ...

See Also