Subject<T> constructor

Subject<T>()

Implementation

Subject() : observers = [];