Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ android
Method
android
packages/firebase-ui/index.ios.ts:516–518 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
514
}
515
516
get android() {
517
return
this.native;
518
}
519
520
get app(): FirebaseApp {
521
if
(this._auth) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected