notificationController property

StreamController<RemoteMessage> notificationController
getter/setter pair

Implementation

static var notificationController =
    StreamController<RemoteMessage>.broadcast();