app method

App app()

The {@link firebase-admin.app#App} associated with the current Messaging service instance.

@example

var app = messaging.app;

Implementation

external App app();