notificationBody property

BehaviorSubject<String> notificationBody
getter/setter pair

Implementation

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