subject property

BehaviorSubject<T?> subject
final

Implementation

final BehaviorSubject<T?> subject;