Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-dynamic-links/index.ios.ts:529–531 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
527
}
528
529
get native() {
530
return
FIRDynamicLinks.dynamicLinks();
531
}
532
get ios() {
533
return
this.native;
534
}
Callers
nothing calls this directly
Calls
1
dynamicLinks
Method · 0.80
Tested by
no test coverage detected