streamElement property

  1. @Deprecated('Use streamElement2 instead')
ClassElement get streamElement

Return the element representing the built-in class Stream.

Implementation

@Deprecated('Use streamElement2 instead')
ClassElement get streamElement;