Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-auth/index.ios.ts:615–617 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
613
}
614
615
get ios() {
616
return
this.native;
617
}
618
619
get url() {
620
return
this.native.URL?.absoluteString;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected