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:545–547 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
}
544
545
get native() {
546
return
this._native;
547
}
548
549
get ios() {
550
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected