app property
FirebaseApp?
app
final
The FirebaseApp
to use. If not provided, the default app will be used.
Implementation
final FirebaseApp? app;
The FirebaseApp
to use. If not provided, the default app will be used.
final FirebaseApp? app;