streamElement property
Return the element representing the built-in class Stream
.
Implementation
@Deprecated('Use streamElement2 instead')
ClassElement get streamElement;
Return the element representing the built-in class Stream
.
@Deprecated('Use streamElement2 instead')
ClassElement get streamElement;