Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-auth/index.android.ts:655–657 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
653
}
654
655
get native() {
656
return
this._native;
657
}
658
659
get android() {
660
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected