bs property

BehaviorSubject<int> bs

Implementation

BehaviorSubject<int> get bs => BehaviorSubject<int>.seeded(this);