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