data property

data property

Gets the stream object of the current data source.

Definition:

@property
def data(self):
    ...

See Also