app method
The {@link firebase-admin.app#App} associated with the current Messaging
service
instance.
@example
var app = messaging.app;
Implementation
external App app();
The {@link firebase-admin.app#App} associated with the current Messaging
service
instance.
@example
var app = messaging.app;
external App app();