Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-performance/index.ios.ts:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
get native() {
169
return
this._native;
170
}
171
get ios() {
172
return
this.native;
173
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected