ps property

PublishSubject<int> ps

Implementation

PublishSubject<int> get ps => PublishSubject<int>();