infinite property

bool? infinite
getter/setter pair

Specifies that the size of this source is known to be infinite (this is a streaming source).

Implementation

core.bool? infinite;