Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-ui/index.ios.ts:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
get ios() {
163
return
this.native;
164
}
165
166
get url() {
167
return
this.native.URL?.absoluteString;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected