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:340–342 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
338
}
339
340
get native() {
341
return
this._native;
342
}
343
344
get ios() {
345
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected