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:468–470 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
466
}
467
468
get android() {
469
return
this.native;
470
}
471
472
get name(): string {
473
return
this.native.getName();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected