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:441–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
}
440
441
get native() {
442
return
this._native;
443
}
444
get ios() {
445
return
this.native;
446
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected