Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-ui/index.android.ts:647–649 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
645
}
646
647
get native() {
648
return
this._native;
649
}
650
651
get android() {
652
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected