Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-core/index.ios.ts:207–209 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
get native() {
208
return
this._native;
209
}
210
get ios() {
211
return
this.native;
212
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected