Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-dynamic-links/index.ios.ts:444–446 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
442
return
this._native;
443
}
444
get ios() {
445
return
this.native;
446
}
447
448
toJSON() {
449
return
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected