is_stream property

is_stream property

Indicates whether the result is a stream.

Definition:

@property
def is_stream(self):
    ...

See Also