isDartAsyncStream property

bool isDartAsyncStream

Return true if this type represents the type 'Stream' defined in the dart:async library.

Implementation

bool get isDartAsyncStream;