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