notificationTitle property

BehaviorSubject<String> notificationTitle
getter/setter pair

Implementation

BehaviorSubject<String> notificationTitle = BehaviorSubject<String>();