isSubject property

bool isSubject
final

Whether the tracked value is a rxdart Subject (vs. a plain Stream).

Implementation

final bool isSubject;