Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-auth/index.ios.ts:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
get native() {
75
return
this._native as any;
76
}
77
78
get ios() {
79
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected