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:797–799 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
795
}
796
797
get native() {
798
return
this._native;
799
}
800
801
get android() {
802
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected